Skip to content

Implementing the remember token#409

Merged
papac merged 9 commits into
5.xfrom
refactor/code-base
Jun 7, 2026
Merged

Implementing the remember token#409
papac merged 9 commits into
5.xfrom
refactor/code-base

Conversation

@papac
Copy link
Copy Markdown
Member

@papac papac commented Jun 7, 2026

No description provided.

papac added 9 commits June 5, 2026 18:57
Add optional bool $remember = false to attempts() and login() on
GuardContract, JwtGuard, and SessionGuard. JwtGuard accepts but ignores
the flag (stateless). SessionGuard signature-only update; behavior
comes in Task 4. Adds JWT guard test for the ignored remember flag.
Also configures Policier in RememberMeTest setup so JWT guard works.
@papac papac merged commit 286c053 into 5.x Jun 7, 2026
1 of 17 checks passed
@papac papac deleted the refactor/code-base branch June 7, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant